@charset"utf-8";
 
/* CSS Document */
 body, div, dl, dt, dd, ul, li, form, h1, h2, h3, h4, h5, h6, p {
    margin:0;
    padding:0;
}
html {
    overflow-x:hidden;
    -webkit-text-size-adjust:none;
    width: 100%;
    height: 100%;
}
body {
    font-size:14px;
    font-family:"微软雅黑", Arial, Verdana, Geneva, sans-serif;
    position: relative;
    width: 100%;
    height: 100%;
}
ul, li, dl, dt, dd {
    display:block;
    list-style:none;
}
img {
    border:0;
    max-width:100%;
    display:block;
}
img.full {
    width: 100%;
    height: 100%;
}
.clear {
    background:none;
    border:0;
    clear:both;
    display:block;
    float:none;
    font-size:0;
    overflow:hidden;
    visibility:hidden;
    width:0;
    height:0;
}
a {
    color:#000;
    text-decoration:none;
    outline:none;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    /*For Opera*/
    -ms-text-overflow: ellipsis;
    /*For IE8*/
}
@font-face {
    font-family:'bellmt';
    src:url('../fonts/bellmt.eot');
    src:url('../fonts/bellmt.eot?#iefix') format('embedded-opentype'), url('../fonts/bellmt.woff') format('woff'), url('../fonts/bellmt.ttf') format('truetype'), url('../fonts/bellmt.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.header, .middle, .footer {
    width: 100%;
}
.header .head {
    width: 1000px;
    height: 106px;
    margin: 0 auto;
}
.header .head .logo {
    float: left;
    max-width: 500px;
    overflow: hidden;
}

.header .head .tel {
    max-width: 243px;
    margin-top: 30px;
    float: right;
    margin-right: 20px;
    text-align: right;
}
.header .head .tel span {
    font-style: italic;
    font-size: 24px;
    font-family: Arial;
}
#search-form {
    width: 237px;
    height: 27px;
    float: right;
    margin-top: 30px;
    z-index: 999;
    background: url(../images/search.png);
}
#keywords {
    width:203px;
    height:25px;
    line-height: 27px;
    float: left;
    margin-left: 4px;
    outline: none;
    border: none;
    background: none;
    color: #b8b7b7;
    font-size: 14px;
    font-family:"微软雅黑";
}
#post-search {
    width: 30px;
    height: 25px;
    float: left;
    outline: none;
    border: none;
    cursor: pointer;
    background: none;
}
.header .navigation {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #0075c5;
}
.header .navigation .nav {
    width: 1000px;
    height: 50px;
    margin: 0 auto;
    font-family:"微软雅黑";
    font-size: 16px;
}
.nav li {width: auto;height: 50px;float: left;padding: 0 30px;text-align: center; position: relative;}
.nav li a {display: block;color: #fff;}
.nav li:hover {background: #70b3e2;}
.nav li:hover a {color: #000;}
/*二级菜单*/
.nav li ul {display:none;position: absolute;top: 50px;left: 0;padding: 0;margin:0;min-width: 124px;z-index: 99;}
.nav li:hover .ul2 {display: block;}
.nav li ul li {float: none;margin: 0; padding: 0;height: 40px; line-height: 40px; width:auto;min-width: 124px;white-space: nowrap;position: relative;}
.nav li ul li a {display: block;margin: 0; font-size: 16px; text-align: center;background: #70b3e2;}
.nav li ul li a:hover {color: #fff;background: #0075c5;}
/*三级菜单*/
.nav li ul li ul{display:none;position: absolute;top: 0;left: 124px;padding: 0;margin:0;width:auto;min-width: 124px;z-index: 99;}
.nav li ul li:hover ul{display: block;}
.nav li ul li ul li{float: none;margin: 0;white-space: nowrap;height: 40px; line-height: 40px;}
.nav li ul li ul li a{display: block;margin: 0; font-size: 16px; text-align: center;background: #0075c5;}
.nav li ul li ul li a:hover{color: #fff;background: #70b3e2;}
/*幻灯片*/
 #Slideshow {
    width: 100%;
    height: 418px;
    margin:0 auto;
    position: relative;
    overflow:hidden;
    z-index: 0;
}
#Slideshow .pics li {
    width: 100%;
}
#Slideshow .pics li img {
    width:100%;
}
/*数字按钮样式*/
 #Slideshow .num {
    overflow:hidden;
    height: 25px;
    position: absolute;
    bottom:15px;
    right: 5%;
    zoom:1;
    z-index:3
}
#Slideshow .num li {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-weight: 400;
    font-family:"微软雅黑", Arial;
    color: #FFFFFF;
    background: #444444;
    margin-right: 10px;
    border-radius:50%;
    cursor:pointer;
    float: left;
}
#Slideshow .num li.on {
    background: #e33d11;
}
/*当前项*/
 
/*上一个  下一个*/
 #Slideshow .prev, #Slideshow .next {
    display: none;
    width: 40px;
    height: 100px;
    background: url(../images/btn.png) no-repeat;
    position: absolute;
    top: 160px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
#Slideshow .prev {
    left: 4px;
}
#Slideshow .next {
    right: 4px;
    background-position: right;
}
.middle .homePro {
    width: 1020px;
    margin: 0 auto;
}
.homePro .proCat {
    height: 56px;
    width: 140px;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 56px;
    padding-left: 50px;
    background:#0075c5 url(../images/procat.png) no-repeat 15px;
}
.homePro .hd_slide {
    width: 830px;
    float: left;
    overflow: hidden;
}
.homePro .hd_slide li {
    width: auto;
    float: left;
    padding-left: 35px;
    padding-right: 10px;
    color: #000;
    line-height: 56px;
    font-size: 16px;
    text-align: left;
    cursor: pointer;
    background: url(../images/procat_li.png) no-repeat 20px;
}
.homePro .hd_slide li.on, .homePro .hd_slide li:hover {
    background: url(../images/procat_li_h.png) no-repeat 20px;
    color: #0075c5;
}
.homePro .hd_slide {
    width: 830px;
    float: left;
    overflow: hidden;
}
.homePro .hd_slide li {
    width: auto;
    float: left;
    padding-left: 35px;
    padding-right: 10px;
    color: #000;
    line-height: 56px;
    font-size: 16px;
    cursor: pointer;
    text-align: left;
    background: url(../images/procat_li.png) no-repeat 20px;
}
.homePro .hd_slide li.on, .homePro .hd_slide li:hover {
    background: url(../images/procat_li_h.png) no-repeat 20px;
    color: #0075c5;
}
.homePro .bd_slide{
    width: 100%;
    height: 236px;
    float: left;
}
.homePro .bd_slide .ScroolBox{
    width: 100%;
    height: 236px;
    float: left;
    position: relative;
    overflow:hidden; 
    zoom:1;
}
.homePro .bd_slide .ScroolBox .sPrev, .homePro .bd_slide .ScroolBox .sNext{
    cursor: pointer;
    background: url(../images/arr.jpg) no-repeat;
    display:block;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 20px;
    right: 18px\9;
    bottom: 0;
}
.homePro .bd_slide .ScroolBox .sPrev {
    background-position: 0 0;
    position: absolute;
    right: 56px;
    right: 54px\9;
    bottom: 0;
}
.homePro .bd_slide .ScroolBox .sNext {
    background-position: -36px 0;
}
.homePro .bd_slide .ScroolBox .sPrev:hover {
    background-position: 0 -36px;
}
.homePro .bd_slide .ScroolBox .sNext:hover {
    background-position: -36px -36px;
}
.homePro .bd_slide .ScroolBox .lh {
    width: 100%;
    height: 200px;
    overflow:hidden; 
    zoom:1;
}
.homePro .bd_slide .ScroolBox .lh li {
    width: 320px;
    height: 200px;
    float: left;
    margin-right: 20px;
    margin-right: 21px\9;
    background: #ccc;
    position: relative;
}
.homePro .bd_slide .ScroolBox .lh li a {
    width:100%;
    height: 100%;
    display: block;
}
.homePro .bd_slide .lh li .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background: rgba(216, 216, 216, 0.5);
    background: #d8d8d8\9;
    filter:alpha(opacity=70);
    /*background: #d8d8d8;filter:alpha(opacity=70);opacity:0.7;*/
}
.homePro .bd_slide .ScroolBox .lh li .bg .info {
    width: 318px;
    height: 100px;
    line-height: 150px;
    color: #000;
    font-weight: bold;
    text-align: center;
    border-left: 2px solid #0075c5;
    margin-top: 50px;
    background: url(../images/icon01.png) no-repeat top center;
}
.homePro .bd_slide .ScroolBox .lh li .title {
    display: none;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    background: #000\9;
    filter:alpha(opacity=60);
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: absolute;
    bottom: 0;
}
.homePro .bd_slide .ScroolBox .lh li .more {
    display: none;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    background: url(../images/pro_h.png);
}
.homePro .bd_slide .ScroolBox li:hover .title, .homePro .bd_slide .ScroolBox .lh li:hover .more {
    display: block;
    font-weight: bold;
}
.homePro .bd_slide .ScroolBox .lh li:hover .bg {
    display: none;
}
.homeCase {
    width: 100%;
}
.homeCase .catBox {
    width:1000px;
    height: 66px;
    margin: 0 auto;
    text-align: center;
    color: #0075c5;
    font-size: 18px;
    line-height: 46px;
    padding: 20px 0px;
    background: url(../images/catbg.png) no-repeat center;
    position: relative;
}
.homeCase .catBox .catdir {
    max-width: 160px;
    width: auto;
    margin: 0 auto;
    height: 20px;
    line-height: 16px;
    font-size: 12px;
    font-family: bellmt;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: hidden;
    background: #fff;
}
.homeCase .descBox {
    width: 1000px;
    margin: 0 auto;
    font-size:14px;
    line-height: 2em;
    padding-bottom: 10px;
    text-align: center;
}
.homeCase .listBox {
    width: 100%;
    padding: 10px 0px;
    background: #dbdbdc;
}
.homeCase .listBox ul {
    width: 1000px;
    margin: 0 auto;
}
.homeCase .listBox ul li{
	width: 240px;
	height: 180px;
	float: left;
	background: #fff;
	margin: 5px 10px 5px 0px;
	position: relative;
}
.homeCase .listBox ul li a{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: #000;
	filter:alpha(opacity=70);
	opacity:0.7;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 180px;
}
.homeCase .listBox ul li .more{
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
	width: 30px;
	height: 30px;
	background: url(../images/pro_h2.png) no-repeat top right;
}
.homeCase .listBox ul li:hover a,.homeCase .listBox ul li:hover .more{
	display: block;
}
.homeNewsAbout{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0px;
}
.homeNewsAbout .NAbox{
	width: 50%;
	float: left;
}
.homeNewsAbout .NAbox .NAcat{
    width: 100%;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    font-family: bellmt;
    text-align: left;
}
.homeNewsAbout .NAbox .NAcat a{
	color: #0075c5;
}
.homeNewsAbout .NAbox .NAcat a .catname{
    border-bottom: 2px solid #0075c5;
    padding-bottom: 5px;
    color: #000;
    font-size: 16px;
    font-family: "微软雅黑";
}
.homeNewsAbout .NAbox .NAcont{
	width: 100%;
	height: 350px;
	float: left;
	margin: 20px 0px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.8em;
	color: #252525;		
}
.Nlist li{
	width: 480px;
    height: 100px;
    text-align: left;
    margin-bottom: 16px;
}
.Nlist li .time{
	width: 60px;
	height: 100px;
	float: left;
	margin-right: 20px;
	line-height: 50px;
}
.Nlist li .time span.month,.Nlist li .time span.day{
	display: block;
	width: 60px;
	height: 50px;
	font-size: 14px;
	text-align: center;
}
.Nlist li .time span.month{
	color: #fdfeff;
	background: #ababac;
	text-transform: uppercase;
}
.Nlist li .time span.day{
	color: #ababac;
	background: #ece9e9;
	font-size:24px;
	font-family: "宋体";
	font-weight: bold;
}
.Nlist li:hover .time span.month{
	color: #fdfeff;
	background: #0075c5;
}
.Nlist li:hover .time span.day{
	color: #0075c5;
	background: #ece9e9;
}
.Nlist li a.title{
	display: block;
    width: 395px;
    height: 50px;
    float: left;
    line-height: 50px;
    background: url(../images/newsli.png) no-repeat right;
}
.Nlist li:hover a.title{
	color: #0075c5;
	background: url(../images/newsli_h.png) no-repeat right;
}
.Nlist li .desc{
    width: 360px;
    height: 50px;
    font-size: 12px;
    font-family: "宋体";
    overflow: hidden;
}
.footer{
	padding: 20px 0px;
	background: #d1d1d1;
}
.footer .links{
    width: 990px;
    line-height: 30px;
    padding-left: 7px;
    margin: 0 auto;
    border-left: 3px solid #0075c5;
}
.footer .links a:hover{
    color: #0075c5;
    text-decoration: underline;
}
.footer .bottmInfo{
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 28px;
}

/*内页*/
.middle .innerMain{
	width: 1020px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.innerMain .partLeft{
	width: 230px;
	float: left;
	background: #dbdbdc;
}
.partLeft .navbox{
    float: left;
    height: auto;
}
.partLeft .navbox .topcat{
    height: 56px;
    width: 180px;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 56px;
    padding-left: 50px;
    background:#0075c5 url(../images/procat.png) no-repeat 15px;
}
.partLeft .contact{
    float: left;
}
.partLeft .contact .cont{
    padding: 10px;
    line-height: 2em;
}
.partLeft .contact .topcat{
    height: 56px;
    width: 180px;
    float: left;
    font-size: 18px;
    color: #fff;
    line-height: 56px;
    padding-left: 50px;
    background:#0075c5 url(../images/contact.png) no-repeat 15px;
}
.innerMain .partRight{
    width: 760px;
    float: right;
}
.partRight .catposition{
	height: 66px;
	border-bottom: 1px solid #ccc;
}
.partRight .catposition .catbox{
	float: left;
	font-family: "微软雅黑";
	font-size: 18px;
	padding-top: 10px;
	line-height: 2em;
	text-align: left;	
}
.partRight .catposition .catbox span{
	background: #0075c5;
	color: #fff;
	text-transform: uppercase;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
	padding: 1px 3px;	
}
.partRight .catposition .post{
	height: 66px;
	font-family: "宋体";
	text-align: right;
	font-size: 12px;
	float: right;
	line-height: 66px;
	overflow: hidden;
}
.partRight .catposition .post a:hover{text-decoration: underline;}
.partRight .contentBox{
	width: 100%;
	padding: 20px 0px;
	font-size: 14px;
	line-height: 2em;
}
/*详情或单页*/
.partRight .contentBox .title{
	line-height: 30px;
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
	text-align: center;
}
.partRight .contentBox .other{
	line-height: 20px;
	font-size: 12px;
	font-family: "宋体";
	text-align: center;
}
.partRight .contentBox .contShow{
	width: 100%;
	padding-top: 10px;
}
/*留言*/
.partRight .contentBox .contShow .liuyan{
    text-align: center;
}
#myform{
    font-size: 14px;
}
#myform tr{
    width: 100%;
    height: 36px;
}
#myform .name{
    width: 30%;
    text-align: right;
    padding-right: 2%;
    color: #000;
    font-weight: normal;
}
#myform .input-text{
    width: 50%;
    height: 28px;
    font-size: 14px;
    font-family: "微软雅黑";
}
#myform textarea{
    width: 80%;
    height: 140px;
    margin-top: 6px;
    font-size: 14px;
    font-family: "微软雅黑";
}
#myform #dosubmit{
    width: 90px;
    height: 30px;
    float: left;
    margin-top: 13px;
    border: none;
    background: url(../images/buttom2.png);
}
/*图片列表*/
.partRight .contentBox .picLists{
	width: 100%;
}
.picLists .picli{
	width: 180px;
	float: left;
	margin:5px;
	text-align: center;
}
.picLists .picli .pic{
	/*width: 178px;
	height: 134px;*/
    width: 178px;
	height: 178px;
	text-align:center;
	border: 1px solid #dadada;
}
.picLists .picli:hover .pic{
    border: 1px solid #0075c5;
}
.picLists .picli .pic img{ 
	/*width: 178px;
	height: 134px;*/
	vertical-align:middle; 
	display:inline;  
	max-width: 100%; 
	max-height: 100%;
}
.picLists .picli .pic span{ 
	height:100%; 
	width:0; 
	overflow:hidden; 
	display:inline-block; 
	vertical-align:middle; 
}
.picLists .picli .tt{
    color: #3d3c3c;
}
.picLists .picli:hover .tt a{color: #0075c5;}
.picLists .picli .model{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #0075c5;
}
/*文章列表*/
.partRight .contentBox #artLists{
	width: 100%;
}
#artLists li{
	width: 760px;
}
#artLists li a.title{
	width: 660px;
	float: left;
	text-align: left;
    font-weight: normal;
    font-family: "微软雅黑";
	line-height: 50px;
}
#artLists li .desc{
	width: 630px;
}
/*pages*/
 #pages {
    padding:14px 0 10px;
    margin:10px;
}
#pages a {
    display:inline-block;
    width:26px;
    height:22px;
    line-height:22px;
    background:#fff;
    border:1px solid #e3e3e3;
    text-align:center;
    color:#333
}
#pages a.a1 {
    background:url(../images/search/admin_img/pages.png) no-repeat 0 5px;
    width:56px;
}
#pages a:hover {
    background:#f1f1f1;
    color:#000;
    text-decoration:none;
}
#pages span {
    display:inline-block;
    width:26px;
    height:22px;
    line-height:22px;
    background:#5a85b2;
    border:1px solid #5a85b2;
    color:#fff;
    text-align:center;
}
.page .noPage {
    display:inline-block;
    width:56px;
    height:22px;
    line-height:22px;
    background:url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border:1px solid #e3e3e3;
    text-align:center;
    color:#a4a4a4;
}
.preNext{
    font-size: 14px;
}
.preNext li{
    height: 20px;
    line-height: 20px;
}
.preNext li a:hover{
    text-decoration: underline;
}
.scroll{
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    position:fixed;
    right:20px;
    bottom:20px;
    cursor:pointer;
    font-size:14px;
    background: url(../images/top.png) no-repeat;
}
